home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / space / educatio / mac / sttstcks.hqx / STATE_STACK / background_2662.txt < prev    next >
Text File  |  1993-02-04  |  2KB  |  98 lines

  1. -- background: 2662 from stack: in
  2. -- bmap block id: 3314
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 6 (field)
  9. -- low flags: 00
  10. -- high flags: 0001
  11. -- rect: left=116 top=51 right=72 bottom=469
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 20
  16. -- text size: 18
  17. -- style flags: 256
  18. -- line height: 24
  19. -- part name: STATE
  20.  
  21.  
  22. -- part 8 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=257 top=298 right=321 bottom=282
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1013 / 1013
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Next
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go to next card
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 9 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=228 top=298 right=321 bottom=254
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 1014 / 1014
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Prev
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go to prev card
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 16 (button)
  61. -- low flags: 00
  62. -- high flags: 8000
  63. -- rect: left=415 top=260 right=321 bottom=488
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: 
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   go to card id 3019 of stack "HOME CARD"
  75. end mouseUp
  76.  
  77.  
  78.  
  79.  
  80. -- part 23 (button)
  81. -- low flags: 00
  82. -- high flags: 8003
  83. -- rect: left=380 top=167 right=189 bottom=489
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: State Selection
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   go to card id 2948 of stack "State/Benfits/Stack"
  95. end mouseUp
  96.  
  97.  
  98.